message ID - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

message ID - перевод на русский

MECHANISM FOR INTERPROCESS COMMUNICATION
Message passing programming; Message Passing; Message-based protocol; Message-passing; Message-based; Message (object-oriented programming); Asynchronous message passing; Synchronous message passing

message ID         
UNIQUE IDENTIFIER FOR A DIGITAL MESSAGE
Message-Id; Message ID; Message Id; Message id
1) идентификация источника или отправителя сообщения 2) идентификатор сообщения
message passing         

общая лексика

передача сообщений, обмен сообщениями

один из двух способов организации взаимодействия между параллельными процессами (другой - shared memory)

Caller-ID         
  • Converter that converts from DTMF to FSK format
  • The caller ID information is masked when a [[Skype]]Out call is placed.
SERVICE THAT SENDS PHONE CALLER'S NUMBER TO THE RECIPIENT OF THE PHONE CALL
Caller line identification; Caller Line Identification; Caller id; Calling ID; Calling id; Calling Line Identification Presentation; Caller display; Caller-ID; Caller Identity Display; Calling Line Identification; SDMF; Caller-Id; Single Data Message Format; Multiple Data Message Format; Caller identification; Caller number identification; Calling number identification; Calling line identity; Caller ID blocking; Caller-id; Mobile Caller ID; Incoming call identification; Incoming Call Identification; Private caller; Type II Caller ID; Call Waiting ID; *85; *65; Cli localisation; Telephone Caller Identification; CallerID; Calling line identification restriction; Calling line identification presentation

общая лексика

Caller Identification

идентификатор вызывающего абонента (КТ)

распространённый в Канаде и США метод передачи в цифровом и закодированном виде идентификационных данных вызываемому абоненту. Передача осуществляется между первым и вторым зуммером

Смотрите также

ANI

Определение

ID
см. Доза инфицирующая.

Википедия

Message passing

In computer science, message passing is a technique for invoking behavior (i.e., running a program) on a computer. The invoking program sends a message to a process (which may be an actor or object) and relies on that process and its supporting infrastructure to then select and run some appropriate code. Message passing differs from conventional programming where a process, subroutine, or function is directly invoked by name. Message passing is key to some models of concurrency and object-oriented programming.

Message passing is ubiquitous in modern computer software. It is used as a way for the objects that make up a program to work with each other and as a means for objects and systems running on different computers (e.g., the Internet) to interact. Message passing may be implemented by various mechanisms, including channels.

Как переводится message ID на Русский язык